home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tclX-6.4 / help / processes / execl < prev    next >
Encoding:
Text File  |  1992-12-17  |  268 b   |  8 lines

  1.  
  2.  
  3.           execl prog [arglist]
  4.                Do an execl, replacing the current program (either
  5.                Extended Tcl or an application with Extended Tcl
  6.                embedded into it) with prog and passing the arguments
  7.                in the list arglist.
  8.